In This Topic
Sets the visual page width.
The visual width is the width of the page as it is seen on the display. It is always measured on horizontal no matter the page rotation.
Syntax
public void setWidth(
double
)
|
Parameters
- width
- The visual width of the page.
See Also